home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir24 / paket61.zip / TNC2@.EXE / TNC2.HLP < prev   
Text File  |  1994-08-15  |  73KB  |  1,572 lines

  1. Command Reference for TNC200/TNC220/TINY-2  (TNC2.HLP Ver1.6)
  2. ═COMMAND══════ARG════DEFAULT═══════════DESCRIPTION═══
  3. *
  4. * This file was created for use with the paKet (c)1989 program only.
  5. *
  6. * The above two lines must remain in this file as is. They are used
  7. * by the program for the headings on the display window.
  8. * The first describes the type of TNC this file is set up for and
  9. * is displayed on the bottom of the TNC help window.
  10. * The second is the headings for the TNC help window and this line
  11. * should line up with the "header" data in this file.
  12. *
  13. * Each help item starts with its "header" which is identified by
  14. * the "@" in the first column. This is then followed by a variable
  15. * number of lines of detailed help for that item. The maximum number
  16. * of lines is determined by the size of the help window - this detailed
  17. * information does not scroll in the help window, and any lines that
  18. * do not fit will be ignored.
  19. *
  20. * Any line in this file beginning with an "*" is treated as a comment
  21. * and is ignored by the paKet program.
  22. *
  23. *UPPERCASE CHARACTERS are minimum that will be correctly parsed by the TNC.
  24. ******************************************************************************
  25. @3rdparty     ON|OFF    ON      Allow/Disallow messages to other than PMS.
  26. Parameters:
  27.      ON  - Allow messages to be left for other callsigns.
  28.      OFF - Allow messages for PMS call only.
  29.  
  30. A limited form of bulletin board system implemented in release 1.1.6+
  31. (25/10/88), not permitted in some countries. It is used in conjunction
  32. with the PMS (Personal Message System), which must be ON for this to
  33. be implemented.
  34. ******************************************************************************
  35. @8bitconv     ON|OFF    OFF     Pass or strip high bit in CONVerse mode.
  36. Parameters:
  37.      ON  - High order bit is not stripped in Converse Mode.
  38.      OFF - High order bit is stripped in Converse Mode.
  39.  
  40. This enables transmission of 8 bit data while in Converse mode.
  41. If 8BITCONV is OFF, the high order bit (bit 7) of the characters from
  42. paKet to the TNC, is removed before the characters are transmitted in
  43. a packet. ASCII characters only require 7 bits (0-6) and the final
  44. bit is sometimes used as a parity bit. Setting bit 7 in text
  45. characters transmitted sometimes causes problems at the receiving
  46. end. Bit 7 is always removed in COMMAND mode.
  47.  
  48. If you want to transmit 8 bit data, but don't want all the features of
  49. transparent mode, you should set 8BITCONV ON and AWLEN 8.
  50. ******************************************************************************
  51. @AMonth       ON|OFF    OFF     Display Alphabetic or Numeric date.
  52. Parameters:
  53.      ON  - Display alphanumeric month in date ie. 29-Nov-89.
  54.      OFF - Display numeric month in date      ie. 29/11/89.
  55.  
  56. The above display will only be valid if DAYUSA is OFF.
  57. If DAYUSA is ON and AMONTH is OFF then the numeric display will be
  58. in the format 11/29/89.
  59. If DAYUSA is ON and AMONTH is ON the display will be Nov-29-89.
  60.  
  61. This function implemented in release 1.1.6+ (25/10/88).
  62. ******************************************************************************
  63. @AUtolf       ON|OFF    ON      Send Linefeed to paKet after each CR.
  64. Parameters:
  65.      ON  - A linefeed is sent to paKet after each carriage return.
  66.      OFF - A linefeed is not sent after each carriage return.
  67.  
  68. This controls the display of carriage return characters received in
  69. packets as well as echoing those that are typed in.
  70.  
  71. This command only affects what is displayed, not the data sent in
  72. packets.
  73.  
  74. If needed, add <LF> characters to outgoing packets with the command LFADD.
  75. ******************************************************************************
  76. @AWlen n      7|8       7       Number of data bits per word.
  77. Parameters:
  78.       'n' - 7 or 8 specifies the number of data bits per word.
  79.  
  80. This value defines the word length used by the serial I/O port.
  81.  
  82. AWLEN 8 and PARITY 0 is the required setting for paKet.
  83.  
  84. To send and receive, retaining all 8 data bits, you should use Transparent
  85. mode (which uses all 8 data bits) or set AWLEN 8. This is for the
  86. transmission of executable or special binary files.
  87. Alternatively, you can use CONVERSE mode and set AWLEN 8 and 8BITCONV ON
  88. and handle the CONVERSE mode special characters with the PASS prefix.
  89.  
  90. paKet provides the Binary Transfer protocols which automatically switche
  91. into Transparent mode for the file transfer, so if you use the Binary Send
  92. or Receive options, you would not normally need to concern yourself with
  93. this command.
  94. ******************************************************************************
  95. @Ax25l2v2     ON|OFF    ON      Select level 1 or 2 of AX25 protocol.
  96. Parameters:
  97.      ON  - Select level 2 version 2.0 of AX25 protocol.
  98.      OFF - Select level 2 version 1.0 of AX25 protocol.
  99.  
  100. Version 1.0 was only implemented to allow correct digipeating from early
  101. TNC1's of version 2.0 AX25 packets.
  102.  
  103. You would normally set AX25L2V2 ON, which is the default setting.
  104. ******************************************************************************
  105. @AXDelay      0-180     0       Extra keyup delay (n*0.1 sec).
  106. Parameters:
  107.      n = 0 to 180, the voice repeater keyup delay in 100ms increments.
  108.  
  109. This value specifies the time a TNC is to wait, in addition to the
  110. normal TXDELAY, after keying the transmitter before data is sent.
  111. Use of voice repeaters for Packet transmissions is neither desirable
  112. nor necessary when suitable Digipeaters are available.
  113.  
  114. This command acts in conjunction with AXHANG.
  115.  
  116. The TNC has this command implemented with 10ms increments.
  117. ******************************************************************************
  118. @AXHang       0-20      0       Voice Rptr hang time (n*0.1 sec).
  119. Parameters:
  120.      n - 0 to 20 specifies the voice repeater hang time in 100ms
  121.          increments.
  122.  
  123.  
  124. This allows for more efficient channel usage if the repeater has a longer
  125. hang or tail than 100ms.
  126.  
  127. If the packet controller has heard a packet sent within the hang period,
  128. it will not add the extra delay of AXDELAY to the keyup time.
  129.  
  130. Use of voice repeaters for Packet transmissions is neither desirable
  131. nor necessary when suitable Digipeaters are available.
  132. ******************************************************************************
  133. @BAud         none              Check/Set baud rates (TNC220 only).
  134.  
  135. Check and/or set Baud rate for terminal and radio. Used only in
  136. TNC220 and other TNC's which have the facility for software setting
  137. of the baud rates.
  138. ******************************************************************************
  139. @BBsmsgs      ON|OFF    OFF     Sets message format
  140. Parameters:
  141.     ON  - Omits "Connect Request: xxxx" and puts other messages on new line.
  142.     OFF - Normal operation.
  143.  
  144. Primarily useful for host mode operation of W0RLI type BBS's that
  145. require link status messages to begin in the first output column.
  146.  
  147. The omission of the connect request message is to prevent corruption of
  148. messages when BBS is forwarding.
  149. ******************************************************************************
  150. @Beacon E/A   0-250     E0      Send beacon EVERY/AFTER (n*10 sec).
  151. Parameters:
  152.     EVERY n - Sends beacon text every "n*10" seconds.
  153.     AFTER n - Sends beacon text once after "n*10" seconds after last packet.
  154.  
  155.           'n'- 0 to 250. If n=0, Beacons are disabled.
  156.  
  157. BTEXT beacons are sent addressed to "BEACON" via the addresses and path
  158. specified in "UNPROTO" command. If BTEXT is blank no beacons are sent.
  159.  
  160. The AFTER command can be used to send messages or announcements only when
  161. packet stations are on the air and active.
  162. ******************************************************************************
  163. @BKondel      ON|OFF    ON      Select backspace erase or (\) for Delete.
  164. Parameters:
  165.       ON  - <BACKSPACE><SPACE><BACKSPACE> is echoed when a character
  166.             is deleted.
  167.       OFF - <BACKSLASH>("\") is echoed when a character is deleted.
  168.  
  169. This command would usually be set ON when running paKet.
  170.  
  171. If you use the TNC with a paper output display, or with a terminal
  172. that does not respond to the <BACKSPACE> character (<Ctrl-H>), you
  173. should set BKONDEL OFF. It works in both command and converse modes.
  174. ******************************************************************************
  175. @Btext        text      blank   Text  sent as a beacon (0-120 char).
  176. Parameters:
  177.      text - Any normal text message of up to 120 characters and spaces.
  178.  
  179. BTEXT defines the text sent by the BEACON and is addressed to UNPROTO.
  180.  
  181. Multiple line messages can be sent by including the <PASS> character and
  182. <CR> character in the text at the end of each line. More than 120
  183. characters causes an error message and the command will be ignored.
  184.  
  185.  
  186. See also the BEACON command.
  187. ******************************************************************************
  188. @BUdlist      ON|OFF    OFF     Treat LCALLS as only stations to monitor.
  189. Parameters:
  190.      ON  - Ignore frames from stations not in the LCALLS list.
  191.      OFF - Ignore frames from stations in the LCALLS list.
  192.  
  193. You must set MONITOR ON also. To have MON ON without this being affected
  194. LCALLS must be set to "BLANK".
  195.  
  196. Note: in all earlier TNC versions, this affects connected operation as
  197. well as monitoring!
  198. ******************************************************************************
  199. @CALibra      none              Enables calibrate mode for TNC modem.
  200. Parameters:
  201.       No parameters used on the command line, however when in
  202.       Calibrate mode the following commands are available:
  203.         <SPACE> Switch transmit audio to the other tone.
  204.            K    Toggle PTT line on/off.
  205.            D    Alternately pulse both tones.
  206.            Q    Quit calibration mode.
  207.  
  208. This command can be activated at any time without altering the current
  209. link state, although during Calibration, the TNC will not communicate with
  210. the "outside world".
  211. ******************************************************************************
  212. @CALset       0-65335   none    Sets parameters to calibrate with LEDs.
  213. Mode:   All
  214.  
  215. CALSET n sets the audio tones to calibrate the modem using the inbuilt
  216. LED's as indicators.
  217. Used with CALIBRA to check the transmit modulator and the receive
  218. demodulator tones.
  219. Set CALSET 438 adjust R78 for 1200hz tone.
  220. Set CALSET 240 adjust R77 for 2200hz tone.
  221. Set CALSET 157 adjust R79 for receive centre crossover.
  222. It is necessary to fit and remove certain jumpers on the board during
  223. these adjustments. Consult your manual for details.
  224. ******************************************************************************
  225. @CANline      0-$7F     $18(^X) Sets character for Cancel-line command.
  226. Parameters:
  227.       n = 0 to 127 specifies the ASCII character used to cancel an input
  228.           line.
  229.  
  230. It can be entered in Hex or Decimal values such as CANLINE $18 or CANLINE
  231. 24 and is the code for the key you want to press to cancel a current
  232. line while in edit mode.
  233.  
  234. You can only cancel the line you are currently typing as once a <CR> has
  235. been entered you cannot cancel the line. To cancel more than a line use
  236. CANPAC. This and other editing features are disabled in Transparent
  237. mode.
  238.  
  239. Note however, that if you are using paKet's Type Ahead window, this
  240. CANLINE character would not be required because you can simply backspace
  241. over any data in the buffer. At that stage it has not even been sent to
  242. the TNC.
  243. ******************************************************************************
  244. @CANPac       0-$7F     $19(^Y) Sets character for Cancel-packet cmd.
  245. Parameters:
  246.       n = 0 to 127 specifies the ASCII character used to cancel a packet.
  247.  
  248. This is the ASCII character code of the key you want to press to cancel a
  249. packet while typing it in edit mode. It cannot be canceled after the <CR>
  250. has been sent or after PACTIME has elapsed if this is enabled.
  251.  
  252. If used in the Command mode it stops all response from the TNC. Typed
  253. again restores responses from the TNC. So if you type some command
  254. that couses a lengthy display that you do not want, type this CANPAC
  255. character and the data will no longer be sent to paKet. Entering the
  256. CANPAC character again will resume normal data display.
  257.  
  258. If you are in Converse or Transparent mode, you must exit to Command mode,
  259. then type the CANPAC character.
  260. ******************************************************************************
  261. @CBell        ON|OFF    OFF     Enable/Disable connect bell.
  262. Parameters:
  263.      ON  - A bell character will be sent to paKet with a connect message.
  264.      OFF - No bell character is included with connect message.
  265.  
  266. This is mainly used to attract attention to a connect from another
  267. station if you are not in the immediate vicinity. A bell character will
  268. still be issued even if MFILTER is set to filter out bell characters.
  269. ******************************************************************************
  270. @CHeck        0-250     30      Connection timer (n*10 sec).
  271. Parameters:
  272.      n - 0 to 250 specifies the check time in 10 second intervals.
  273.          0 disables this feature.
  274.  
  275. After the elapsed time with no packets your TNC will take action to
  276. avoid remaining in the "connected" state indefinitely.
  277.  
  278. If AX25L2V2 is ON, it will initiate a check to see if the link is
  279. still good. If no acknowledgment is received after all retries a
  280. disconnect sequence will be initiated.
  281.  
  282. If AX25L2V2 is OFF a disconnect sequence will be initiated without
  283. checking for link still good.
  284. ******************************************************************************
  285. @CLKadj 'n'   0-65335   0       Real time clock adjust (slows clock).
  286. Parameters:
  287.       'n' - 0 to 65535 specifies the correction factor.
  288.  
  289. The correction factor is calculated as:
  290.    relative clock speed in % = 100 - (9.16667 * 1/n)
  291.  
  292. This effectively slows the clock by adding timing loops.
  293.  
  294. If the clock is already running slow, there is no way of speeding it up.
  295.  
  296. A value of 0 means no correction.
  297. ******************************************************************************
  298. @CMdtime      0-250     1       Sets transparent mode timeout.
  299. Parameters:
  300.       'n' - 0 to 250 specifies the timeout value in 1 second intervals
  301.             while in Transparent mode.
  302.  
  303. To exit Transparent mode, wait for 'n' seconds, then enter three COMMAND
  304. characters (default <Ctrl-C>) less than 'n' seconds apart.
  305.  
  306. So, for the default of CMDTIME 1, wait for one second then type three
  307. <Ctrl-C>s within one second to exit Transparent Mode.
  308.  
  309. While running paKet, please leave CMDTIME at its default setting.
  310. ******************************************************************************
  311. @CMSg         ON|OFF    OFF     Enable/Disable connect message.
  312. Parameters:
  313.      ON  - A text message is sent as first packet after connect is made.
  314.      OFF - The text message is not sent.
  315.  
  316. The text of the message is contained in CTEXT and is sent after a
  317. connection is made to you by another station.
  318.  
  319. This function might be useful if you leave your system running but are
  320. unavailable to answer the connect request manually.
  321.  
  322. It is recommended you leave CMSG ON and change the contents of CTEXT
  323. to reflect the state of your system. This is easily accomplished by
  324. specifying an appropriate CTEXT message in both the Begin and End
  325. Auto commands. (via the Configuration Window options).
  326. ******************************************************************************
  327. @CMSGDisc     ON|OFF    OFF     Enable/Disable disconn after CMSG sent.
  328. Parameters:
  329.      ON  - TNC will disconnect after ACK received of CTEXT from CMSG
  330.            function.
  331.      OFF - TNC will not disconnect after connect message sent.
  332.  
  333. Use with care. This should only be used for unattended TNC's where no
  334. PMS is desired. If set ON the PMS function cannot work as the other
  335. station will be forced into a disconnect sequence immediately after the
  336. CMSG is sent.
  337. ******************************************************************************
  338. @COMmand 'n'  0-$7F     $03<^C> Set the COMMAND mode entry character.
  339. Parameters:
  340.       'n' - 0 to 127 specifies the ASCII character used to enter Command
  341.             mode.
  342.  
  343. The COMMAND mode entry character is the character you type to enter
  344. Command mode from Converse mode.
  345.  
  346. The character can be entered in either Hexadecimal or Decimal form.
  347. Eg: $7F or 127.
  348.  
  349. For paKet please leave this set to the default of 3, which is equivalent
  350. to <Ctrl-C>. When using Binary File transfers, paKet needs to enter
  351. Transparent mode and it may send <Ctrl-C>s to return to Command mode on
  352. completion of the file transfer.
  353. ******************************************************************************
  354. @CONMode      CONV|TR   CONV    Sets mode on connect.
  355. Parameters:
  356.      CONVERS      - Sets automatic entry to converse mode on connect.
  357.      TRANSPARENT  - Sets automatic entry to transparent mode on connect.
  358.  
  359. The connection may be the result of a radio connection request or a
  360. keyboard command if NEWMODE is on.
  361.  
  362. Take care if you are typing when a radio connection request is received!
  363.  
  364. If the controller is already in the correct mode when the connection is
  365. made it will not change.
  366. ******************************************************************************
  367. @Connect      Call      none    Connect to a station via optional rptrs.
  368. Parameters:
  369.       call1 [Via call2,call3...]
  370.  
  371. Example:
  372.       C VK7ABC               Attempt a direct connection to VK7ABC
  373.       C VK7ABC VIA VK7RPT    Attempt a connection to VK7ABC via a
  374.                              digipeater (VK7RPT).
  375.       C VK7ABC V VK7RPT,VK3XX-1,VK3ZZZ
  376.                              Attempt a connection to VK7ABC via 3
  377.                              digipeaters.
  378.  
  379. Type the digipeater fields in the sequence you wish to use to route your
  380. packets.
  381. The brackets are not typed.
  382.  
  383. An error message is returned and the command is aborted if:
  384.    - no response after RETRY attempts, or
  385.    - the other TNC is already connected, or
  386.    - the other TNC is attempting a connect, or a disconnect.
  387. ******************************************************************************
  388. @CONOk        ON|OFF    ON      Allow connections to your TNC.
  389. Parameters:
  390.      ON  - Connect requests from other stations will be accepted.
  391.      OFF - Connect request from other station will be rejected.
  392.  
  393. The rejected connect request will result in the other station having
  394. "*** yourcall station busy" message displayed on his screen. This is
  395. extensively used by BBS's to control automated access and forwarding of
  396. mail.
  397. ******************************************************************************
  398. @CONPerm      ON|OFF    OFF     Select temporary or permanent connection.
  399. Parameters:
  400.      ON  - The current connect on the current stream will not disconnect.
  401.      OFF - Normal operation of connects and disconnects.
  402.  
  403. This command only takes effect after connect is established. It functions
  404. on a stream by stream basis when multiple connections are allowed.
  405.  
  406. The connection will be reestablished if RETRY is exceeded.
  407.  
  408. It is particularly useful when paKet is used as a local area network
  409. server in 'contest' mode.
  410. ******************************************************************************
  411. @CONStamp     ON|OFF    OFF     Date/time stamp connect message.
  412. Parameters:
  413.      ON  - Connect status messages are time stamped.
  414.      OFF - Connect status messages are not time stamped.
  415.  
  416. The DAYTIME command is used to set the date and time. (paKet will
  417. automatically set this parameter in the TNC when the program is
  418. started, using the computer's date and time).
  419.  
  420. Example:
  421. The DAYTIME format is determined by the DAYUSA command. If CONSTAMP is ON
  422. and DAYUSA OFF then the connect message might appear as follows:
  423.            cmd: C VK2DHU
  424.            cmd: *** CONNECTED to VK2DHU [21/11/89 20:29:31]
  425. ******************************************************************************
  426. @CONVers      none              Enter CONV mode from CMD: (Alt is "K")
  427. This is an immediate command to enter the converse mode from command mode.
  428.  
  429. Single key operation of this command is "K".
  430.  
  431. Link connections are not affected and a return to the command mode can be
  432. made by typing in the Command Mode Entry character (default <Ctrl-C>).
  433. ******************************************************************************
  434. @CPactime     ON|OFF    OFF     CONVERS mode timed packet dispatch.
  435. Parameters:
  436.      ON  - Packet timeout is used in Converse mode.
  437.      OFF - Packet timeout is not used. In this case the <SENDPAC>
  438.            character (usually a <CR> sends the packet.
  439.  
  440. If CPACTIME is ON, any characters which have been input will be packetised
  441. and sent after PACTIME has elapsed since the last frame was transmitted.
  442. This allows automatic periodic sending of packets in converse mode,
  443. similar to full break-in CW. This allows continuous typing by both
  444. stations.
  445.  
  446. It is recommended, however, that paKet's Type Ahead window be used
  447. instead of CPACTIME to allow communication without the delays while
  448. long packets are being typed.
  449. *****************************************************************************
  450. @CR           ON|OFF    ON      Append carriage return to each packet.
  451. Parameters:
  452.     ON  - The CR character is appended to all packets sent in converse mode.
  453.     OFF - This send packet character is stripped from all conv packets sent.
  454.  
  455. Various formatting modes can be achieved with this, SENDPAC $0D, LFADD
  456. and AUTOLF commands if the other station reports overprinting of lines.
  457.  
  458. paKet has an automatic word wrap option available at the end of lines in
  459. the Type Ahead window.
  460. ******************************************************************************
  461. @CStatus      none              Display status of all streams.
  462. An immediate command to show the link status of all eleven streams and
  463. whether or not CONPERM is active on any stream.
  464.  
  465. It will also show which stream is the current one in use.
  466. ******************************************************************************
  467. @CText        text      blank   Connect message text (120 char).
  468. Parameters:
  469.       text - Any combination of characters and spaces (up to a
  470.              maximum of 120 characters).
  471.  
  472. If CMSG is ON, the CTEXT message is sent as soon as another station
  473. connects to your station.
  474.  
  475. Multiple line messages may be sent if the pass character (Ctrl/V) and
  476. <CR> is used at end of each line.
  477.  
  478. To clear the CTEXT buffer without issuing a RESET command use % or & as
  479. the first character.
  480. ******************************************************************************
  481. @CWid         ON|OFF    OFF     Enable/disable CW
  482. identification.
  483. Parameters:
  484.      ON  - Allow CW identification to be sent at regular intervals.
  485.      OFF - No CW identification is sent.
  486.  
  487. This function implemented in release 1.1.6+ of 25/10/88.
  488. ******************************************************************************
  489. @CWIdtext     text       blank  Text up to 32 characters for CWID.
  490. Text message of up to 32 characters to be sent in MCW if CWID is ON
  491. at a speed set by CWLEN. Implemented in release 1.1.6 of 25/10/88.
  492. ******************************************************************************
  493. @CWLen        1 - 9      6      Set CW speed.
  494. Set the relative CW speed of the CWID text. (9=13 wpm, 6=20 wpm, 3=40 wpm)
  495. Implemented in release 1.1.6+ of 25/10/88.
  496. ******************************************************************************
  497. @DAytime      yymmddhhmm        Set or display date and time of RTC.
  498. Parameters:
  499.       'date/time' - This should be the current date and time in the
  500.                     format: "YYMMDDHHMMSS".
  501.  
  502. All two digit number groups must have leading zero if from 00 - 09. The
  503. hours digits must be in the 24hr format and the year is the last two
  504. digits.
  505.  
  506. paKet will generate this command for you automatically when the program
  507. starts.
  508.  
  509. When the date and time are entered correctly, the TNC will echo the new
  510. setting and if no 'date/time' is entered, the current setting is displayed.
  511.  
  512. The date & time parameter is used in CONSTAMP, MSTAMP and MHEARD if set.
  513. ******************************************************************************
  514. @DAYusa       ON|OFF    ON      Print date as mm/dd/yy or dd-mm-yy.
  515. Parameters:
  516.      ON  - Date is displayed in the format mm/dd/yy.
  517.      OFF - Date is displayed in the format dd-mm-yy.
  518.  
  519. The format for entering date and time is not affected and must be as
  520. specified in DAYTIME. See also AMONTH.
  521. ******************************************************************************
  522. @DELete       ON|OFF    OFF     Delete character <BACKSPACE> or <DEL>
  523. Parameters:
  524.       ON  - The delete character for editing input is <DEL> ($7F).
  525.       OFF - The delete character is <BACKSPACE> ($08).
  526.  
  527. paKet works better with DELETE OFF.
  528.  
  529. You cannot delete past the beginning of a line.
  530.  
  531. How the TNC indicates deletion is controlled by BKONDEL.
  532.  
  533. To see a corrected display of a line after you have deleted characters,
  534. type the REDISPLA character (default Ctrl-R).
  535. ******************************************************************************
  536. @DIGipeat     ON|OFF    ON      Enable/disable digipeating through you.
  537. Parameters:
  538.      ON  - The TNC will allow digipeating through your call.
  539.      OFF - The TNC will not allow digipeating.
  540.  
  541. Digipeating takes place concurrently with other TNC operations and
  542. doesn't interfere with normal connections you may be having with other
  543. stations.
  544.  
  545. HID enables automatic identification of your station if acting as a
  546. digipeater.
  547. ******************************************************************************
  548. @Disconne     none              Teardown connection path.
  549. Parameters:
  550.       None
  551.  
  552. This is an immediate command to initiate a disconnect command to the other
  553. station with the resultant display of :-
  554.     *** DISCONNECTED
  555. when successful.
  556.  
  557. If a disconnect is issued while a connect is being attempted and before
  558. the retries have been completed then the message :-
  559.     *** retry count exceeded
  560.     *** DISCONNECTED
  561. will appear after the TNC ceases to attempt the connect.
  562.  
  563. Disconnect messages do not appear if in transparent mode.
  564.  
  565. A new connect from another station is not allowed until the disconnect
  566. process is completed.
  567. ******************************************************************************
  568. @DISPlay      A,C,H,I,L,M,T (All,Async,Char,Health,Id,Mon,Timing).
  569. Parameters:
  570.      none     - Display all current parameters and their values.
  571.      ASYNC    - Display asynchronous port parameters.
  572.      CHARACTE - Display special characters.
  573.      HEALTH   - Display health counters and LED status.
  574.      ID       - Display ident parameters.
  575.      LINK     - Display link parameters.
  576.      MONITOR  - Display monitor parameters.
  577.      TIMING   - Display timing parameters.
  578.  
  579. Example:
  580.       DISP A          This displays the asynchronous port parameters.
  581.  
  582. The first letter of any of the sub-command parameters is all that is
  583. required.
  584. ******************************************************************************
  585. @DWait        0-250     16      Delay for digipeaters (n*10 msec).
  586. Parameters:
  587.      n = 0 - 250 specifying default wait time in 10 ms intervals.
  588.  
  589. TNC will wait the default time after last hearing a data packet on the
  590. frequency before beginning the keyup sequence. This is used to avoid
  591. collisions with digipeated packets because these aren't retried by the
  592. digipeating station, but must be reinserted in the system by the
  593. originating station.
  594.  
  595. The ROSE or NETROM networking when fully implemented will go a long way to
  596. eliminating this problem.
  597.  
  598. Recommended settings for different types of operation:-
  599.             Digipeaters          0   (  0 ms)
  600.             Local keyboards     16   (160 ms) - the
  601. default
  602.             BBS, Hosts, etc     32   (320 ms)
  603.             File Transfers      48   (480 ms)
  604.  
  605. There are two parameters in the PAKET.CFG file specifying the DWAIT
  606. settings you want to use for binary File Transfers (48 recommended) and
  607. for normal operation when the File Transfer is completed (16 recommended).
  608. ******************************************************************************
  609. @Echo         ON|OFF    ON      Echo typed characters to screen.
  610. Parameters:
  611.      ON  - Characters received from paKet are echoed by the TNC.
  612.      OFF - Characters are not echoed.
  613.  
  614. When using paKet you should set ECHO OFF.
  615.  
  616. paKet will display the characters you type in a different colour or
  617. intensity to help you distinguish your transmissions from the data
  618. received.
  619.  
  620. If you see two copies of everything you type, you should set ECHO OFF.
  621.  
  622. Local echoing is disabled in transparent mode.
  623. ******************************************************************************
  624. @EScape       ON|OFF    OFF     Display character for <ESCAPE>
  625. Parameters:
  626.      ON  - The ESC ($1B) character is output as "$" ($24).
  627.      OFF - The ESC character is output unchanged.
  628.  
  629. The translation is disabled in transparent mode.
  630. Some terminals interpret the ESC character as a special command prefix
  631. and may alter their displays depending on the character following the
  632. ESC. Setting ESCAPE ON can protect against such alterations.
  633. See also MFILTER for general character stripping rather than translation.
  634. ******************************************************************************
  635. @Flow         ON|OFF    ON      Inhibit output from TNC while typing.
  636. Parameters:
  637.      ON  - Type-in flow control is active.
  638.      OFF - Type-in flow control is disabled.
  639.  
  640. Setting FLOW ON will keep incoming data from interfering with keyboard
  641. entry and make the screen easier to read.
  642.  
  643. Type-in flow control is designed to avoid confusing displays where the TNC
  644. can send any received data to the display while you are typing something.
  645. It looks like:
  646.        TYPED COMincomMANDing data
  647. With FLOW ON the TNC will hold its data if you have started typing and
  648. will send it when the line is complete.
  649.  
  650. If you set FLOW OFF, the TNC will continue to send any data to paKet, but
  651. paKet has its own flow control and will allow incoming data to build up in
  652. the buffer until you complete the current line. This may suit you as
  653. paKet's input buffer is larger than the TNC's buffer (paKet's buffer is
  654. about 32KB) so there is less chance of filling the buffer and losing data.
  655. ******************************************************************************
  656. @FRack        1-15      3       Time in secs to wait for ACK.
  657. Parameters:
  658.       n = 1 to 15 specifying the time the TNC will wait for an ACK
  659.           before retrying that frame.
  660.  
  661. If the path includes digipeaters the time is adjusted to allow for the
  662. extra delays. An extra random time is added to avoid collisions.
  663. ******************************************************************************
  664. @FUlldup      ON|OFF    OFF     Select simplex or duplex mode.
  665. Parameters:
  666.       ON  - Full Duplex mode is enabled
  667.       OFF - Full Duplex mode is disabled
  668.  
  669. When FULLDUP is OFF the TNC uses the DCD signal from the modem to avoid
  670. collisions and acknowledges multiple packets with a single transmission.
  671.  
  672. When ON the TNC acknowledges each packet individually.
  673.  
  674. It should not be used unless a full duplex (split frequency or crossband)
  675. link is implemented.
  676. ******************************************************************************
  677. @HEaderln     ON|OFF    OFF     Header and text on separate/same line.
  678. Parameters:
  679.       ON  - The header is displayed on a separate line.
  680.       OFF - The header and text appear on the same line.
  681.  
  682. This is for monitored packets.
  683.  
  684. When HEADERLN is ON all monitored packets have the callsigns etc. on one
  685. line and the text is printed on the next line.
  686.  
  687. paKet does not care which way this is set but if you prefer to have MSTAMP
  688. and/or MRPT on, the header part of the monitored text can be quite long.
  689. In this case it is suggested you set HEADERLN ON to make the data easier
  690. to read.
  691. ******************************************************************************
  692. @HEAlled      ON|OFF    OFF     Normal/software mon by STA and CON leds.
  693. When HEALLED is ON the TNC will flash the CON and STA leds alternately.
  694. (This might be used to impress visitors to your shack).
  695.  
  696. Test for whether the TNC is responding to you, even if no response on
  697. terminal.
  698.  
  699. When OFF the leds will indicate normal Connect and Status conditions.
  700. ******************************************************************************
  701. @HId          ON|OFF    OFF     Enable/disable ID every 9 mins.
  702. Parameters:
  703.      ON  - Enables HDLC identification by a digipeating TNC.
  704.      OFF - Disables identification.
  705.  
  706. The ident is yourcall with "/R" added and is output every 9.5 min. and
  707. addressed to the UNPROTO address.
  708.  
  709. If a TNC is used as a dedicated packet digipeater this should be ON
  710. and CONOK OFF.
  711. ******************************************************************************
  712. @Id           none              Force an ID packet.
  713. Parameters:
  714.       None
  715.  
  716. An identification packet is sent only if your digipeater has transmitted
  717. since the last automatic identification.
  718.  
  719. HID must be ON for this packet to be sent.
  720. ******************************************************************************
  721. @K            Immediate Cmd     Enter CONVERSE mode
  722. Parameters:
  723.       None
  724.  
  725. This is an immediate command to enter the converse mode from command
  726. mode.
  727.  
  728. Typing "K" is the same as typing the "CONVERSE" command.
  729.  
  730. Link connections are not affected and a return to the command mode can be
  731. made by typing in the Command Mode Entry character.
  732. ******************************************************************************
  733. @KIll         n         none    Kill a PMS message number.
  734. Delete or Kill message number n in the PMS message storage area.
  735. Implemented in release 1.1.6+ of 25/10/88.
  736. ******************************************************************************
  737. @KISs         ON|OFF    OFF     Select KISS mode for TCP-IP.
  738. Parameters:
  739.      ON  - Put the TNC in KISS mode.
  740.      OFF - The TNC stays in normal AX25 mode.
  741.  
  742. Either operation of this switch must be followed by a RESTART. In the
  743. ON condition the computer must be running the appropriate software.
  744. Implemented in release 1.1.6+ of 25/10/88.
  745.  
  746. KISS mode provides a simple protocol for use  with a host computer system.
  747. It bypasses most of the controls in the TNC and allows the host
  748. computer to control the HDLC frames. It is up to the host computer to take
  749. care of the protocol details such as AX25 or whatever protocol is desired.
  750. ******************************************************************************
  751. @LCAlls       Call 1-8  blank   List of calls to allow (Budlist).
  752. A list of up to 8 calls with or without substation numbers to be
  753. accepted or rejected according to how BUDLIST is set if MONITOR is on.
  754. To clear the list type LCALLS BLANK.
  755.  
  756. Note: in earlier TNC versions, this affects connected operation as well as
  757. monitoring!
  758. ******************************************************************************
  759. @LCok         ON|OFF    ON      Lower to upper case conversion.
  760. Parameters:
  761.      ON  - The TNC will send characters to the computer as they are received.
  762.      OFF - The TNC will translate all lower case characters to upper case.
  763.  
  764. If both operators set LCOK to OFF then what each types in lower case
  765. will appear as such and the other's transmission will appear in upper
  766. case. This translation is disabled in transparent mode.
  767.  
  768. In paKet this is best set to ON as the outgoing and incoming text is in
  769. different colours.
  770. ******************************************************************************
  771. @LCStream     ON|OFF    ON      Allow stream ID to be
  772. lower case.
  773. Parameters:
  774.      ON  - The TNC will convert lower case entry of stream letter to upper.
  775.      OFF - The TNC will process the character as it is entered.
  776.  
  777. Normally the stream identifier must be in upper case or an error message
  778. will be generated.
  779.  
  780. Some TNCs, such as the PK-232, use numbers as the stream identifier.
  781. ******************************************************************************
  782. @LFadd        ON|OFF    OFF     Add a LF to each CR sent.
  783. Parameters:
  784.      ON  - A LF character is added to CR on outgoing packets.
  785.      OFF - No LF is added.
  786.  
  787. If a station reports your transmissions overprinting on one line, this
  788. could be set ON temporarily, but it would be better if the other station
  789. could set AUTOLF ON.
  790. ******************************************************************************
  791. @LFIgnore     ON|OFF    OFF     Filter out LF characters.
  792. Parameters:
  793.      ON  - LF characters are ignored in Command and Converse modes.
  794.      OFF - LF characters are acted upon in Command and Converse mode.
  795.  
  796. LFIGNORE is useful if the other station has left LFADD ON and causes
  797. double spacing on your screen.
  798. ******************************************************************************
  799. @LIst         none              List the 10 most recent messages in PMS.
  800. An immediate command to list the ten most recent messages held in the
  801. PMS storage area in the TNC even if the computer has been switched off.
  802.  
  803. Implemented in release 1.1.6+ of 25/10/88.
  804.  
  805. First usage lists the most recent 10, subsequent uses the previous ten or
  806. remainder if fewer.
  807. ******************************************************************************
  808. @MAll         ON|OFF    ON      Monitor connected and unproto frames.
  809. Parameters:
  810.      ON  - Monitors both connected and unconnected packet frames.
  811.      OFF - Monitors only unconnected packet frames.
  812.  
  813. If MALL is off only UNPROTO packets as determined by LCALLS and BUDLIST
  814. are monitored.
  815. ******************************************************************************
  816. @MAXframe     1-7       2       Number of outstanding frames allowed.
  817. Parameters:
  818.       'n' - 1 to 7. This specifies the maximum number of packets that may
  819.             be outstanding (unacknowledged) at any one time.
  820.  
  821. MAXFRAME also specifies the maximum number of contiguous packets which can
  822. be sent during a transmission.
  823.  
  824. If throughput is low because of heavy traffic or poor propagation, reduce
  825. MAXFRAME to 2 or 3.
  826.  
  827. If you are using HF, reduce MAXFRAME to 1.
  828.  
  829. A relationship between this and PACLEN can improve the efficiency of file
  830. transfers, allowing long bursts on a good link.
  831. ******************************************************************************
  832. @MCOM         ON|OFF    ON      Monitor only data or all frames.
  833. This command enables monitoring of supervisory frames when MONITOR is
  834. ON.
  835.  
  836. All control fields are decoded so that possible faults in the link can
  837. be detected. See the protocol section of your manual for more information.
  838. As with other monitor commands the stations monitored are determined by
  839. BUDLIST and LCALLS.
  840. ******************************************************************************
  841. @MCon         ON|OFF    OFF     Monitor other frames while connected.
  842. Parameters:
  843.      ON  - Monitor mode remains active when TNC is in connected state.
  844.      OFF - Monitor mode is disabled while connected.
  845.  
  846. Enables monitoring of other conversations while your TNC is connected to
  847. another station. Even number round table conferences can be had using
  848. this command. If set to OFF all other activity on the channel is ignored
  849. while you are connected to a station.
  850. ******************************************************************************
  851. @MFilter      0-$7F     blank   Up to 4 characters purged from data.
  852. Specifying up to 4 characters delimited by commas which can be filtered
  853. out of incoming packets.
  854.  
  855. To clear the list use MFILTER 00.
  856.  
  857. Useful if you are using a dumb terminal which interprets control
  858. characters as commands.
  859.  
  860. Note:  MFILTER does not WORK at all on TNC-220 version 1.1.6, and in many
  861. versions filters ALL data, not just monitored.
  862. ******************************************************************************
  863. @MHClear      none              Clear the calls heard list.
  864. MHCLEAR is an immediate command to clear the MHEARD list if you want to
  865. monitor channel activity over a specific period of time.
  866. ******************************************************************************
  867. @MHeard       none              Display calls heard with date/time.
  868.  
  869. An immediate command to display the list of calls heard since last time
  870. the buffer was cleared (MHCLEAR or RESTART commands, or power-off).
  871.  
  872. You can either enter this command at the cmd: prompt or you can
  873. select Alt-H in paKet to generate the command for you.
  874.  
  875. Stations heard via a digipeater are marked with an asterisk (*).
  876.  
  877. The maximum number of stations monitored in the list is 18 so that only
  878. the last 18 are displayed. If PASSALL in ON logging of stations heard is
  879. disabled.
  880.  
  881. If date and time are set, entries will be time stamped.
  882. ******************************************************************************
  883. @MIne         none              List 10 recent messages to/from PMS call.
  884. An immediate command to list the 10 most recent message to or from the
  885. PMS callsign.
  886. Implemented in release 1.1.6+ of 25/10/88.
  887. ******************************************************************************
  888. @Monitor      ON|OFF    ON      Monitor mode on. (See BUDLIST,MALL,MCON)
  889. Monitoring of packet activity is enabled or disabled.
  890.  
  891. MALL, BUDLIST and LCALLS determine which packets are monitored.
  892. See also MRPT and MSTAMP.
  893.  
  894. MCON allows monitoring when connected.
  895. ******************************************************************************
  896. @MRpt         ON|OFF    ON      Display digipeater path.
  897. Parameters:
  898.      ON  - Shows connected station identifiers and digipeating path.
  899.      OFF - Shows only originator and destination calls.
  900.  
  901. The MRPT command determines whether monitored packets are displayed with
  902. the digipeat path in the header.
  903.  
  904. Digipeating stations are shown with an asterisk (*).
  905. ******************************************************************************
  906. @MStamp       ON|OFF    OFF     Select time stamping of frames monitored.
  907. Parameters:
  908.       ON  - Time stamp on monitored frames.
  909.       OFF - No time stamp on monitored frames.
  910.  
  911. Enables time stamping of monitored packets if date and time are set.
  912.  
  913. The date format is determined by the DAYUSA command.
  914.  
  915. You might like to set HEADERLN ON if you are using time stamping because
  916. of the additional characters in the header.
  917. ******************************************************************************
  918. @MYAlias      call[-n]  blank   Alternate station identifier.
  919. Parameters:
  920.       call - This is an alternate call sign for use as a digipeater only.
  921.  
  922. You must still specify your call sign in the MYCALL command.
  923.  
  924. Specify an alternate callsign or sub-station ID. Use of this command
  925. permits normal HID with MYCALL, but an alternate call for digipeating.
  926. ******************************************************************************
  927. @MYcall       call[-n]  NOCALL  Station callsign.
  928. Parameters:
  929.       'call' - Your call sign. You may also use a substation ID (SSID)
  930.                (0-15) if you wish.
  931.  
  932. Example:
  933.       MYCALL VK2DHU       This tells the TNC my call sign.
  934.  
  935. All transmitted packets will include this callsign, and any connect
  936. requests to this callsign can now be accepted.
  937. ******************************************************************************
  938. @MYPcall      call      NOCALL  Callsign for PMS.
  939. Callsign allocation for PMS. This must be different to the MYCALL, but
  940. you can use a different SSID such as -2 or other number. ie. VK2ATM-2.
  941.  
  942. Implemented in release 1.1.6+ of 25/10/88.
  943. ******************************************************************************
  944. @NEwmode      ON|OFF    OFF     Change modes as in TNC-1.
  945. Parameters:
  946.      ON  - Switch to data transfer with connect command - CMD: on disconnect.
  947.      OFF - Switch to data transfer on connect, but not to CMD: on disconnect.
  948.  
  949. If ON the TNC will switch to whatever CONMODE is set when the
  950. connection is started without waiting for the connection to be
  951. established. If the connection is terminated, or if the request
  952. fails, the TNC will revert to Command mode.
  953.  
  954. If OFF, the TNC will remain in Command Mode until the connection is
  955. established. Then it will switch to the mode specified in CONMODE.
  956. The TNC remains in that mode when the connection is terminated.
  957. ******************************************************************************
  958. @NOmode       ON|OFF    OFF     Allow/disallow explicit mode change only.
  959. Parameters:
  960.       ON  - The NEWMODE function is ignored. The only way to change modes
  961.             is to type K (or CONV), TRANS, or <Ctrl-C>.
  962.       OFF - The TNC will switch in accordance with the setting of NEWMODE.
  963. ******************************************************************************
  964. @NUcr         ON|OFF    OFF     Select send <NULL>s ($00) after a <CR>.
  965. Parameters:
  966.       ON  - Send <NULL>s ($00) after a <CR>.
  967.       OFF - Do not send <NULL>s.
  968.  
  969. This command specifies whether or not to send <NULL>s after a <CR> is sent
  970. to the computer.
  971.  
  972. The number of <NULL>s sent is determined by the NULLS command.
  973.  
  974. Slower terminals or TTY machines sometimes need a short delay after a <CR>
  975. in order to give it time to get the carriage back to the left hand column.
  976. If you were losing some characters at the beginning of a line, you could
  977. use this feature.
  978.  
  979. This is not a problem with paKet and you should set NUCR OFF.
  980. ******************************************************************************
  981. @NULf         ON|OFF    OFF     Select send <NULL>s ($00) after a <LF>.
  982. Parameters:
  983.       ON  - Send <NULL>s ($00) after a <LF>.
  984.       OFF - Do not send <NULL>s.
  985.  
  986. This command specifies whether or not to send <NULL>s after a <LF> is sent
  987. to the computer.
  988.  
  989. The number of <NULL>s sent is determined by the NULLS command.
  990.  
  991. Slower terminals or TTY machines sometimes need a short delay after a <LF>
  992. in order to give it time to roll the carriage into position for the next
  993. line. If you were losing some characters at the beginning of a line, you
  994. could use this feature.
  995.  
  996. This is not a problem with paKet and you should set NULF OFF.
  997. ******************************************************************************
  998. @NULLs 'n'    0-30      0       Number of nulls to send.
  999. Parameters:
  1000.       'n' - 0 to 30 specifies the number of <NULL>s to send after a <CR>
  1001.             or <LF>.
  1002.  
  1003. Refer to the NUCR and NULF commands for a discussion on the use of <NULL>s.
  1004.  
  1005. paKet does not require <NULL>s so you can leave this parameter set to 0.
  1006. ******************************************************************************
  1007. @Paclen       0-255     128     Number of Bytes in a data frame.
  1008. Parameters:
  1009.      'n' - 0 to 255 specifies the maximum size of the data portion of a
  1010.            packet.
  1011.       0  - this is equivalent to a maximum packet size of 256.
  1012.  
  1013. In normal CONVERSE mode, a packet will be sent when you press <CR>.
  1014.  
  1015. If you have set Single Line Mode in the Type Ahead window (via the F4
  1016. key) paKet will generate a <CR> at the end of each full line and
  1017. cause the PK-232 to send a packet at the end of that line.
  1018.  
  1019. However a packet is automatically sent by the TNC when PACLEN
  1020. characters have been received from the paKet program, so the maximum
  1021. size of any packet is determined by PACLEN. If you wish, you could
  1022. set PACLEN to (say) 20, and the TNC would transmit a packet after 20
  1023. characters are received from the program.  This might be appropriate
  1024. for an HF link in poor conditions because there would be greater
  1025. chance of getting the full packet through without error if it is a
  1026. smaller packet. For good links, a larger packet size is better.
  1027.  
  1028. For Binary File transfers, paKet will adjust PACLEN automatically.
  1029. ******************************************************************************
  1030. @PACTime      E|A 0-250 A 10  TRANS mode packet send timer.(n*100ms)
  1031. Parameters:
  1032.       'n'   - 0 to 250 specifies 100ms intervals
  1033.       Every - Packets are sent EVERY n * 100 ms.
  1034.       After - Packets are sent AFTER n * 100 ms from last entry at keyboard.
  1035.  
  1036. Example:
  1037.       PACT A 25       Send a packet 2.5 seconds after the last character
  1038.                       was received from paKet.
  1039.       PACT E 50       Send a packet every 5 seconds even if data is still
  1040.                       being received from paKet.
  1041.  
  1042. This parameter is always used in Transparent mode and is used in Converse
  1043. mode if CPACTIME is ON. If 'n' is 0, the next packet is sent without any
  1044. wait time, but in no case will a zero length packet be sent. The timer
  1045. only starts when the first character is received.
  1046. ******************************************************************************
  1047. @PARity 'n'   0-3       3       Parity 0=none,1=odd,2=none,3=even.
  1048. Parameters:
  1049.       'n' - 0 to 3 specifies if and how the parity bit is set on data
  1050.             flowing between the TNC and the computer.
  1051.  
  1052. In normal CONVERSE mode, any parity bit is stripped.
  1053.  
  1054. In Transparent mode all 8 bits are sent including parity, if any, set.
  1055.  
  1056. If PARITY 0 and AWLEN 7 then the 8th bit is set to 0.
  1057.  
  1058. For paKet please set AWLEN 8 and PARITY 0.
  1059. ******************************************************************************
  1060. @PASs 'n'     0-$7F     $16 ^V  Char to allow any character to be sent.
  1061. Parameters:
  1062.       'n' - 0 to 127 specifies an ASCII code to be used as the PASS
  1063.             character.
  1064.  
  1065. This is the ASCII character code which if inserted in a transmission will
  1066. allow the next following character to be transmitted as is when normally
  1067. it would be interpreted as a command to the TNC. This will allow, for
  1068. example, <CR>s to be embedded in the text as well as other TNC control
  1069. characters, including the <PASS> character itself.
  1070.  
  1071. Example:
  1072.       CTEXT I am here somewhere^V<CR>
  1073.             Give me a minute or two.<CR>
  1074.  
  1075.       If you didn't use the PASS (^V) the <CR> would have been
  1076.       interpreted by the TNC as the end of the CTEXT message. With
  1077.       the PASS character, the TNC simply added the <CR> into the
  1078.       CTEXT message.
  1079. ******************************************************************************
  1080. @PASSAll      ON|OFF    OFF     Accept only valid CRC frames or all.
  1081. Parameters:
  1082.      ON  - The TNC will accept packets with invalid CRC's.
  1083.      OFF - The TNC will only accept packets with valid CRC's.
  1084.  
  1085. This would allow some monitoring of data even on a noisy channel, although
  1086. paKet would then display all the invalid "garbage" received by the TNC.
  1087. Logging of callsigns in the MHEARD list is disabled, since they may be
  1088. incorrect.
  1089.  
  1090. Normally you would have PASSALL OFF to ensure an error free display.
  1091. ******************************************************************************
  1092. @PErsist 'n'  0-255     127     Set threshold for retry with Persist.
  1093. Parameters:
  1094.       'n' - 0 to 255 specifies the threshold for the random number
  1095.             generator. 0 gives a low chance of transmitting every
  1096.             SLOTTIME, while a higher value increases the chance of a
  1097.             packet being sent. 255 means transmit without delay.
  1098.  
  1099. This feature is useful only if other stations are also using PERSIST and
  1100. SLOTTIME and it is designed to reduce the number of "collisions" on the
  1101. air.
  1102.  
  1103. This CSMA method may be selected with the PPERSIST command.
  1104.  
  1105. Implemented in release 1.1.6+ of 25/10/88.
  1106. ******************************************************************************
  1107. @PIdcheck     ON|OFF    OFF     Monitors PID F0 or all PID's.
  1108. Parameters:
  1109.      ON  - Monitors only PID's of F0.
  1110.      OFF - Monitors all PID's.
  1111.  
  1112. Implemented in release 1.1.6+ of 25/10/88.
  1113. ******************************************************************************
  1114. @PMS          ON|OFF    OFF     Set personal message system on/off.
  1115. Parameters:
  1116.      ON  - Set personal message system ON and store messages.
  1117.      OFF - Set personal message system OFF.
  1118.  
  1119. If the MYPcall is set to say VK2ATM-2 then only connects to that SSID
  1120. will be able to leave messages addressed to that call if 3rdparty is OFF
  1121. or to any legitimate callsign if ON.
  1122. Implemented in release 1.1.6+ of 25/10/88.
  1123. ******************************************************************************
  1124. @POrt         1|2       2       TNC220 port, tones, baud select.
  1125. Select TNC220 port for which TONES and BAUD will be applicable.
  1126.  
  1127. This controls the mode select line to the TNC220 MODEM, between 300 and
  1128. 1200 Baud settings.
  1129.  
  1130. Note that this has nothing to do with BAud settings.
  1131. ******************************************************************************
  1132. @PPersist     ON|OFF    OFF     Set Persist or Frack retry timing.
  1133. Parameters:
  1134.      ON  - Sets retry persistence for retry timing.
  1135.      OFF - Sets normal Frack timeout for retries.
  1136.  
  1137. This parameter would normally be OFF unless you have other stations in
  1138. your area using the PERSIST/SLOTTIME method.
  1139.  
  1140. Implemented in release 1.1.6+ of 25/10/88.
  1141. ******************************************************************************
  1142. @PRAUtolf     ON|OFF    ON      Send LF to printer automatically.
  1143. Parameters:
  1144.      ON  - Add LF character to CR sent to printer when printing.
  1145.      OFF - Send CR's as they come without adding a LF.
  1146.  
  1147. Implemented in release 1.1.6+ of 25/10/88.
  1148. ******************************************************************************
  1149. @PRint        ON|OFF    ON      Enable/disable printer port.
  1150. Parameters:
  1151.      ON  - Enable the printer port for hard copy of messages.
  1152.      OFF - Disable printer port.
  1153.  
  1154. Implemented in release 1.1.6+ of 25/10/88.
  1155. ******************************************************************************
  1156. @PRPAge       ON|OFF    ON      Enable/disable control of paging.
  1157. Parameters:
  1158.      ON  - Enable control of printer paging.
  1159.      OFF - Disable control of printer paging.
  1160.  
  1161. Implemented in release 1.1.6+ of 25/10/88.
  1162. ******************************************************************************
  1163. @PRPDisc      ON|OFF    ON      Send Form Feed on disconnect.
  1164. Parameters:
  1165.      ON  - Send a Formfeed when disconnecting.
  1166.      OFF - Disconnect normally without a Formfeed character.
  1167.  
  1168. This is another printer command to clear the page out of the printer
  1169. after hard copy of a message.
  1170. Implemented in release 1.1.6+ of 25/10/88.
  1171. ******************************************************************************
  1172. @PRPGln       1-99      60      Set number of lines per page.
  1173. Sets the number of lines per page if PRPAGE is ON.
  1174. Implemented in release 1.1.6+ of 15/10/88.
  1175. ******************************************************************************
  1176. @PRTTchr      0-$7F     $10 ^P  Sets character to switch printer on.
  1177. Key code of character to switch printer on from within a incoming
  1178. message so that other stations can enable your printer.
  1179. The printer must be on line with paper for this function to work of
  1180. course.
  1181. Implemented in release 1.1.6+ of 25/10/88.
  1182. ******************************************************************************
  1183. @PRTtgl       ON|OFF    ON      Enable/disable external print control.
  1184. Parameters:
  1185.      ON  - Enable print function control via received PRTTCHR.
  1186.      OFF - Disable external printer control.
  1187.  
  1188. If you want other stations to be able to leave messages in hard copy
  1189. for you, the printer must be on line with paper and this function ON.
  1190. Implemented in release 1.1.6+ of 25/10/88.
  1191. ******************************************************************************
  1192. @Read         n         none    Read n message from PMS storage.
  1193. An immediate command to read back message number n from the Personal
  1194. Message System storage in the TNC. Most Tnc's will indicate the presence
  1195. of an active message by blinking the STA led. After reading a message it
  1196. is wise to KILL 'n' it to avoid it being returned to active status after
  1197. 24hrs.
  1198. Implemented in release 1.1.6+ of 25/10/88.
  1199. ******************************************************************************
  1200. @RECOnnect    Call      none    Reestablish link via a new path.
  1201. Parameters:
  1202.      call Callsign of the station to be reconnected to.
  1203.  
  1204. RECONNECT is an immediate command to change the  path for the current
  1205. connection and is usually accompanied by a new path list.
  1206.  
  1207. The integrity of any outstanding frames is not assured.
  1208. ******************************************************************************
  1209. @REDispla 'n' 0-$7f     $12(^R) Specify ASCII character for <REDISPLAY>
  1210. Parameters:
  1211.       'n' - 0 to 127 specifies an ASCII character code to be used as the
  1212.             <REDISPLAY> character.
  1213.  
  1214. The <REDISPLAY> character will redisplay and allow editing of the current
  1215. input line.
  1216.  
  1217. You can also use this key to display a packet which has come in while you
  1218. were typing, before transmitting your own packet.
  1219.  
  1220. This feature is of limited value with paKet because of paKet's Type
  1221. Ahead buffer, which minimises the need for <REDISPLAY>
  1222. ******************************************************************************
  1223. @RESET        Immediate Cmd     Reset the TNC to default parameters.
  1224. Parameters:
  1225.       None
  1226.  
  1227.  
  1228.  
  1229.                      WARNING   WARNING    WARNING
  1230.  
  1231.  
  1232.  
  1233.  
  1234.  
  1235. RESET will reinitialise the TNC to its default ROM parameters.
  1236.  
  1237. You will lose all your personalised settings and monitor lists if you type
  1238. this command.
  1239.  
  1240. If you wish to reinitialise the TNC, but retain your own parameters,
  1241. use RESTART.
  1242. ******************************************************************************
  1243. @RESptime 'n' 0-250     10      Delay for sending an ACK (n*100ms).
  1244. Parameters:
  1245.       'n' - 0 to 250 specifies the number of 100ms intervals for delay.
  1246.  
  1247. This command sets the minimum delay before an acknowledgement packet is
  1248. sent. This will be in addition to any delay set by DWAIT.
  1249.  
  1250. When file transfers are being done, occasionally a collision may occur
  1251. with an ACK frame. If RESPTIME is set to say 10 then this will be avoided
  1252. and an increase in the throughput will result.
  1253.  
  1254. For paKet, leave RESP at its default of 10.
  1255. ******************************************************************************
  1256. @RESTART      none              Reset the TNC with user parameters.
  1257. Parameters:
  1258.      none
  1259.  
  1260.  
  1261. RESTART is an immediate command to reset the TNC but retaining the user
  1262. supplied parameters stored in Battery-Backed RAM.
  1263.  
  1264. This has the same effect as switching the TNC's power off then on.
  1265.  
  1266. If a complete reinitialisation is required then use RESET, but that will
  1267. require you to reenter all your parameters including your MYCALL, etc.
  1268. ******************************************************************************
  1269. @REtry        0-15      10      Number of retries before disconnect.
  1270. Parameters:
  1271.       'n' - 0 to 15 specifies the maximum number of packet retries before
  1272.             disconnecting.
  1273.  
  1274. A number of 0 specifies an infinite number of retries.
  1275.  
  1276. The time between retries is determined by the FRACK parameter.
  1277. ******************************************************************************
  1278. @RXblock      ON|OFF    OFF     Format TNC data for computer processing.
  1279. RXBLOCK is designed for formatting data for automated operations such
  1280. as bulletin boards. It helps such systems to recognise the difference
  1281. between valid data and TNC messages.
  1282. ******************************************************************************
  1283. @Screenln     0-255     80      Sets line length on screen.
  1284. Specifying the number of characters to be displayed per line on the
  1285. screen or platen.
  1286.  
  1287. While using paKet, set SCREENLN 0.
  1288. ******************************************************************************
  1289. @SEND         call      none    Enter a message to call in PMS.
  1290. Send a personal message to callsign for later reading by that station
  1291. in the personal message service storage area. This is only possible
  1292. if the other station has PMS available and has set it ON with a PMS call
  1293. the same as the one you are connected to.
  1294. Implemented in release 1.1.6+ of 25/10/88.
  1295. ******************************************************************************
  1296. @SEndpac 'n'  0-$7f     $0D(CR) Character to force packet to be sent.
  1297. Parameters:
  1298.       'n' - 0 to 127 specifies an ASCII character code to be used as the
  1299.             <SENDPAC> character.
  1300.  
  1301. The default character is <CR> which means a packet will be sent when you
  1302. press the <CR> key.
  1303.  
  1304. You might like to set this to some value you would not normally use if you
  1305. decide to set CPACTIME ON in order to send packets at regular intervals
  1306. rather than at the end of a line.
  1307.  
  1308. Please leave this set to the default value (<CR>).
  1309.  
  1310. However, if paKet's Word Wrap option is ON (which is the default, but
  1311. refer to the F4 key) it will generate a <CR> at the end of a full line to
  1312. save you having to watch for the end of a line. So, if you change this
  1313. SENDPAC character to something else, that Word Wrap feature will insert
  1314. the <CR> into the data but will not cause the packet to be sent at the end
  1315. of the line as expected, but will result in the receiving station having
  1316. formatted line lengths.
  1317. ******************************************************************************
  1318. @SLottime 'n' 0-250     10      Specify time interval for PERSIST CSMA
  1319. Parameters:
  1320.       'n' - 0 to 250 specifies the time interval before the random number
  1321.             generation for PERSIST CSMA operation.
  1322.  
  1323. This parameter would normally not be used unless you have other stations
  1324. in your area using the PERSIST/SLOTTIME method.
  1325.  
  1326. Implemented in release 1.1.6+ of 25/10/88
  1327. ******************************************************************************
  1328. @SOftdcd      ON|OFF    ON      TNC220 soft or hardware DCD control.
  1329. Specifying in a TNC220 whether Data Carrier Detect will be implemented
  1330. in either software or hardware control.
  1331. ******************************************************************************
  1332. @STArt 'n'    0-$7F     $11 ^Q  Character for XON to terminal.
  1333. Parameters:
  1334.       'n' - 0 to 127 specifies an ASCII character code to be used as the
  1335.             <START> character.
  1336.  
  1337. <START> is the code to restart data flow from the TNC to paKet after a
  1338. <STOP> has been issued.
  1339.  
  1340.                        PLEASE DON'T CHANGE THIS
  1341.  
  1342. Although START might be set to 0 temporarily during binary file
  1343. transfers with Software handshaking, the paKet program expects START to
  1344. be <Ctrl/Q> and will not function correctly if you change it.
  1345. ******************************************************************************
  1346. @STATus       none              Query TNC about Conn and Ack status.
  1347. An immediate command to query the status of connection and acknowledge
  1348. frames in the TNC. 'C' as in CONNECT will also give the status of the
  1349. connection.
  1350. Implemented in release 1.1.6+ of 25/10/88.
  1351. ******************************************************************************
  1352. @STOp         0-$7F     $13 ^S  Character for XOFF to terminal.
  1353. Parameters:
  1354.       'n' - 0 to 127 specifies an ASCII character code to be used as the
  1355.             <STOP> character.
  1356.  
  1357. <STOP> is the code to stop data flow from the TNC to paKet.
  1358.  
  1359.                        PLEASE DON'T CHANGE THIS
  1360.  
  1361. Although STOP might be set to 0 temporarily during binary file
  1362. transfers with Software handshaking, the paKet program expects STOP to
  1363. be <Ctrl/S> and will not function correctly if you change it.
  1364. ******************************************************************************
  1365. @STREAMCa     ON|OFF    OFF     Show stream call after ID.
  1366. Parameters:
  1367.      ON  - Callsign of other station is attached to stream ID.
  1368.      OFF - Stream ID only is displayed.
  1369.  
  1370. The other stations ID is attached to his stream and then the data is
  1371. shown after a colon (:) to look like this -
  1372. |B :VK2ATM:Hello Tony how is the new program?
  1373.  
  1374.  
  1375. For paKet, please leave this option OFF.   paKet has a separate window for
  1376. each stream and the window will display the call sign of the connected
  1377. station. Setting the option on will interfere with this processing.
  1378. ******************************************************************************
  1379. @STREAMDbl    ON|OFF    OFF     Print stream switch char twice (||A).
  1380. Parameters:
  1381.      ON  - Double displays the "|" stream character thus: "||".
  1382.      OFF - Displays the stream character as a single "|".
  1383.  
  1384. It is RECOMMENDED you set this option ON and configure paKet
  1385. accordingly.
  1386.  
  1387. This can be used to differentiate between incoming stream characters and
  1388. those generated by the TNC.
  1389.  
  1390. It is important to note that paKet needs to know how this option is set in
  1391. your TNC. There is an option in the Configuration Window for the Multi
  1392. User options, to tell paKet how to process the <STREAMSW> character. If
  1393. you set STREAMDBL ON in the TNC, you must also set the option on in
  1394. paKet. This is especially important for binary file transfers.
  1395. ******************************************************************************
  1396. @STReamsw 'n' 0-$FF     $7C "|" Sets stream switch character.
  1397. Parameters:
  1398.       'n' - 0 to 255 specifies the ASCII character used to change to
  1399.             another connection stream.
  1400.  
  1401. You must be in Command mode to change streams.
  1402.  
  1403. It is suggested you use the "|" ($7C) character as the STREAMSW character
  1404. as this is the default character used on many other TNCs.
  1405.  
  1406. If you change this parameter, you must also change that character in
  1407. paKet's Multi User Configuration window.
  1408.  
  1409. STREAMSW is equivalent to CHSWITCH on some other systems.
  1410. ******************************************************************************
  1411. @TRACe        ON|OFF    OFF     Set hexadecimal trace mode on.
  1412. Parameters:
  1413.       ON  - Activate hexadecimal TRACE function
  1414.       OFF - Normal data display
  1415.  
  1416. This command allows for protocol debugging. It displays all header and
  1417. data in both hexadecimal and ASCII with a byte count and in shifted
  1418. ASCII in another column.
  1419. ******************************************************************************
  1420. @Trans        none              Enter transparent mode from CMD:
  1421. An immediate command to put the TNC in transparent mode to allow
  1422. transmission of binary data in full 8 bit format.
  1423.  
  1424. Transparent mode is used by paKet for its Binary File transfers but you do
  1425. not need to concern yourself with this because paKet makes the switch
  1426. automatically, returning to Converse mode when the file transfer is
  1427. completed.
  1428. ******************************************************************************
  1429. @TRFlow       ON|OFF    OFF     Disable terminal trans mode flow control.
  1430. Parameters:
  1431.      ON  - Enables software flow control in transparent mode.
  1432.      OFF - Disables software flow control in transparent mode.
  1433.  
  1434. You should set this parameter OFF.
  1435.  
  1436. It is used for software handshaking when receiving a file in
  1437. Transparent mode. The paKet program will look after this for you
  1438. automatically.
  1439.  
  1440. See also TXFLOW, XFLOW, START, STOP.
  1441. ******************************************************************************
  1442. @TRIes 'n'    0-15      none    Set or display retry counter.
  1443. Parameters:
  1444.       'n' - 0 to 15 specifies the current RETRY level on the selected
  1445.             stream.
  1446.  
  1447. This command is useful for statistical analysis of path conditions
  1448. especially in noisy conditions.
  1449.  
  1450. Typing TRIES without an argument the TNC will return the number of
  1451. tries if an outstanding unacknowledged frame exists. If no such frame
  1452. exists, it returns the number of tries required for the previous ACK.
  1453.  
  1454. In plain English, this means that if you think that you are not getting
  1455. through, you can interrogate this number, and if it is approaching REtry,
  1456. you're about to lose the connection unless perhaps you hedge by resetting
  1457. RETRY bigger or zero, or forcing TRIES 0.
  1458. ******************************************************************************
  1459. @TXdelay 'n'  0-120     30      Keying delay for transmitter (n*10ms).
  1460. Parameters:
  1461.       'n' - 0 to 120 specifies the number of 10ms intervals to wait before
  1462.             commencing the transmission.
  1463.  
  1464. The TNC will wait for this time after keying the PTT line before sending
  1465. any data.
  1466.  
  1467. This is to allow time for relay switching and settling and in synthesised
  1468. rigs for the PLL to lock.
  1469. ******************************************************************************
  1470. @TXFlow       ON|OFF    OFF     Disable TNC trans flow control.
  1471. Parameters:
  1472.      ON  - Enables software flow control when in transparent mode.
  1473.      OFF - Disables software flow control when in transparent mode.
  1474.  
  1475. You should set this parameter OFF.
  1476.  
  1477. It is used for software handshaking when sending a file in Transparent mode.
  1478. The paKet program will look after this for you automatically.
  1479.  
  1480. See also TRFLOW, XFLOW, XON, XOFF.
  1481. ******************************************************************************
  1482. @TXTmo        counter   0       Counter for HDLC timeouts.
  1483. Specifies a register which accumulates a successful recovery count of
  1484. HDLC transmitter timeouts. It is part of the health group of commands
  1485. and is not especially useful for the majority of users.
  1486. ******************************************************************************
  1487. @TXUIfram     ON|OFF    ON      Enable/disable UI frames in converse.
  1488. Parameters:
  1489.      ON  - Enable sending UI frames in converse mode.
  1490.      OFF - Disable UI frames in converse mode.
  1491.  
  1492. Implemented in release 1.1.6+ of 25/10/88.
  1493. ******************************************************************************
  1494. @Unproto      call      CQ      Address and path for beacons.
  1495. Parameters:
  1496.       'call' - The call sign to be placed in the TO address field for any
  1497.                unconnected packets, such as Beacons.
  1498.  
  1499. The 'call' address may include up to 8 digipeaters as well. See the
  1500. CONNECT command for details on how to specify digipeaters.
  1501. ******************************************************************************
  1502. @USers        0-10      1       Sets number of streams allowed.
  1503. Parameters:
  1504.       'n' - 0 to 10 specifies the maximum number of active simultaneous
  1505.             connections that you will accept.
  1506.  
  1507.        0  - Allow incoming connection on any free stream.
  1508.        1  - Allow incoming connection on stream A only
  1509.        2  - Allow incoming connection on streams A & B only.
  1510.       etc
  1511.  
  1512. This applies only to incoming connect requests - you may  still initiate
  1513. up to 10 connections regardless of the USERS value.
  1514. ******************************************************************************
  1515. @Xflow        ON|OFF    ON      XON/XOFF flow control or hardware.
  1516. Parameters:
  1517.      ON  - Software flow control is enabled.
  1518.      OFF - Hardware flow control is enabled.
  1519.  
  1520. If you have a full RS-232 cable that permits control of your serial
  1521. port via the CTS and RTS lines, then set XFLOW OFF and indicate "HW"
  1522. flow control in PAKET.CFG or with the ALT-Z option 6.
  1523.  
  1524. If you don't have a full cable (some "RS-232" cables have only 3 pins
  1525. connected), you can still use the system by specifying software
  1526. handshaking. Set "SW" flow control in PAKET.CFG and set XFLOW ON.
  1527.  
  1528. Hardware flow control is the preferred method if you have a choice.
  1529.  
  1530. See also TRFLOW, TXFLOW, START, STOP, XON, XOFF.
  1531. ******************************************************************************
  1532. @XMitok       ON|OFF    ON      Allow transmitter to be keyed.
  1533. Parameters:
  1534.       ON  - The transmitter's PTT line may be switched on.
  1535.       OFF - The transmitter's PTT line cannot be activated.
  1536.  
  1537. This feature may be most useful for testing as all other functions work
  1538. normally, including sending and receiving of data. The only difference is
  1539. that when data is sent to the radio, it is not actually transmitted
  1540. because the PTT line is not switched on.
  1541.  
  1542. It is also useful if you want to leave the system running while you are
  1543. absent, but do not want any unattended transmissions.
  1544. ******************************************************************************
  1545. @XOff 'n'     0-$7F     $13(^S) Character to stop data flow to the TNC
  1546. Parameters:
  1547.       'n' - 0 to 127 specifies an ASCII character code to be used as the
  1548.             <XOFF> character.
  1549.  
  1550. <XOFF> is the ASCII character to stop data flow from paKet to the TNC.
  1551.  
  1552.  
  1553.                        PLEASE DON'T CHANGE THIS
  1554.  
  1555. Although XOFF might be set to 0 temporarily during binary file
  1556. transfers with Software handshaking, the paKet program expects XOFF to
  1557. be <Ctrl/S> and will not function correctly if you change it.
  1558. ******************************************************************************
  1559. @XON 'n'      0-$7F     $11(^Q) Character to start data flow to the TNC
  1560. Parameters:
  1561.       'n' - 0 to 127 specifies an ASCII character code to be used as the
  1562.             <XON> character.
  1563.  
  1564. <XON> is the ASCII character to restart data flow from paKet to the TNC
  1565. after an <XOFF>.
  1566.  
  1567.                        PLEASE DON'T CHANGE THIS
  1568.  
  1569. Although XON might be set to 0 temporarily during binary file
  1570. transfers with Software handshaking, the paKet program expects XON to
  1571. be <Ctrl/Q> and will not function correctly if you change it.
  1572.